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