Aracılığıyla paylaş


TransportConfigurationTypeElement.TransportConfigurationType Özellik

Tanım

Belirli bir aktarımı uygulayan türü içeren bir dize alır veya ayarlar.

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

Özellik Değeri

String

Belirli bir taşımayı uygulayan tür.

Öznitelikler

Şunlara uygulanır