ComUdtElement::TypeDefID Property
.NET Framework (current version)
Gets or sets a GUID string that identifies the specific UDT type within the registered type library.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("typeDefID", Options = ConfigurationPropertyOptions::None | ConfigurationPropertyOptions::IsRequired | ConfigurationPropertyOptions::IsKey)] [StringValidatorAttribute(MinLength = 1)] property String^ TypeDefID { String^ get(); void set(String^ value); }
.NET Framework
Available since 3.0
Available since 3.0
Show: