Metodo IndirectPropertyValue<T>.get_Format

Solo per utilizzo interno di Microsoft.

Spazio dei nomi:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Public Function get_Format ( _
    <OutAttribute> ByRef pdwDataFormat As UInteger _
) As Integer
public int get_Format(
    out uint pdwDataFormat
)

Parametri

Valore restituito

Tipo: System.Int32

Implementa

IVsUIObject.get_Format(UInt32%)

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IndirectPropertyValue<T> Classe

Spazio dei nomi Microsoft.Internal.VisualStudio.PlatformUI