Aracılığıyla paylaş


ComUdtElement.TypeLibVersion Özellik

Tanım

Türü tanımlayan tür kitaplığı sürümünü tanımlayan bir dize alır veya ayarlar.

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

Özellik Değeri

Türü tanımlayan tür kitaplığı sürümü.

Öznitelikler

Şunlara uygulanır