Udostępnij za pośrednictwem


MarkupCompilePass2.OutputType Właściwość

Definicja

Pobiera lub ustawia typ wyjściowy zestawu.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

public:
 property System::String ^ OutputType { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.Build.Framework.Required]
public string OutputType { get; set; }
[<Microsoft.Build.Framework.Required>]
member this.OutputType : string with get, set
Public Property OutputType As String

Wartość właściwości

Typ zestawu generowanego przez projekt. Prawidłowe wartości to winexe, exe, library i netmodule.

Atrybuty

Dotyczy