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
Показать файл Открыть проект

Открытые методы

Метод Описание
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