Aracılığıyla paylaş


BuildProvider.Type Özellik

Tanım

Kullanılacak örneği gösteren virgülle ayrılmış sınıf ve derleme birleşimini alır veya ayarlar BuildProvider .

public:
 property System::String ^ Type { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("type", DefaultValue="", IsRequired=true)]
[System.Configuration.StringValidator(MinLength=1)]
public string Type { get; set; }
[<System.Configuration.ConfigurationProperty("type", DefaultValue="", IsRequired=true)>]
[<System.Configuration.StringValidator(MinLength=1)>]
member this.Type : string with get, set
Public Property Type As String

Özellik Değeri

String

Kullanılacak örneği gösteren bir virgülle ayrılmış sınıf ve derleme birleşimi BuildProvider .

Öznitelikler

Şunlara uygulanır