Aracılığıyla paylaş


FileClassifier.OutputType Özellik

Tanım

Derlemenin çıkış türünü alır veya ayarlar.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

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

Özellik Değeri

Derlemenin çıkış türü. "exe" veya "dll" olabilir.

Öznitelikler

Şunlara uygulanır