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