C# 클래스 WixSharp.WebDirProperties

This class defines WebDirProperites WiX element. The class itself has no distinctive behaviour nor schema. It is fully relying on encapsulated T:WixSharp.WixEntity.AttributesDefinition.
상속: WixEntity
파일 보기 프로젝트 열기: Eun/WixSharp

공개 메소드들

메소드 설명
WebDirProperties ( string attributesDefinition ) : System

Initializes a new instance of the WebDirProperties class.

메소드 상세

WebDirProperties() 공개 메소드

Initializes a new instance of the WebDirProperties class.
public WebDirProperties ( string attributesDefinition ) : System
attributesDefinition string The attributes definition. This parameter is used to set encapsulated .
리턴 System