Udostępnij za pośrednictwem


ComUdtElement.TypeDefID Właściwość

Definicja

Pobiera lub ustawia ciąg identyfikatora GUID, który identyfikuje określony typ UDT w zarejestrowanej bibliotece typów.

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

Wartość właściwości

String

Określony typ UDT w zarejestrowanej bibliotece typów.

Atrybuty

Dotyczy