Reserved for internal use.
Syntax
Visual Basic (Declaration) | |
---|
Public ReadOnly Property UCDefault As Byte |
Visual Basic (Usage) | Copy Code |
---|
Dim instance As CodecsExtension
Dim value As Byte
value = instance.UCDefault |
C# | |
---|
public byte UCDefault {get;} |
C++/CLI | |
---|
public:
property byte UCDefault {
byte get();
} |
Property Value
Reserved for internal use.
Requirements
Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)
See Also