BuiltInPropertyValue.Format Property

Microsoft internal use only.

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property Format As UInteger
public override uint Format { get; }
public:
virtual property unsigned int Format {
    unsigned int get () override;
}
abstract Format : uint32
override Format : uint32
override function get Format () : uint

Property Value

Type: System.UInt32

.NET Framework Security

See Also

Reference

BuiltInPropertyValue Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace