Share via


PropertyValueBase.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 MustOverride ReadOnly Property Format As UInteger
public abstract uint Format { get; }
public:
virtual property unsigned int Format {
    unsigned int get () abstract;
}
abstract Format : uint32
abstract function get Format () : uint

Property Value

Type: System.UInt32

.NET Framework Security

See Also

Reference

PropertyValueBase Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace