Udostępnij przez


FileClassifier.OutputType Właściwość

Definicja

Pobiera lub ustawia typ danych wyjściowych 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 danych wyjściowych zestawu. Może to być "exe" lub "dll".

Atrybuty

Dotyczy