Visual Basic (Declaration) | |
---|---|
Public Property DeviceManufacturerDescription As IccMultiLocalizedUnicodeTagType |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public IccMultiLocalizedUnicodeTagType DeviceManufacturerDescription {get; set;} |
C++/CLI | |
---|---|
public: property IccMultiLocalizedUnicodeTagType^ DeviceManufacturerDescription { IccMultiLocalizedUnicodeTagType^ get(); void set (IccMultiLocalizedUnicodeTagType^ value); } |
Return Value
An IccMultiLocalizedUnicodeTagType class that contains displayable description of device manufacturer (profile's deviceMfgDescTag).Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family