Udostępnij za pośrednictwem


Metoda DocData.GetGuidEditorType —

Pobiera identyfikator GUID fabryki edytor, który utworzony IVsPersistDocData obiektu.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Shell
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Składnia

'Deklaracja
Public Function GetGuidEditorType ( _
    <OutAttribute> ByRef editor As Guid _
) As Integer
public int GetGuidEditorType(
    out Guid editor
)

Parametry

Wartość zwracana

Typ: System.Int32
S_OK Jeśli metoda skutku; w przeciwnym razie zwraca kod błędu.

Implementuje

IVsPersistDocData2.GetGuidEditorType(Guid%)
IVsPersistDocData.GetGuidEditorType(Guid%)

Uwagi

Fabrycznie Edytor implementuje GUID GetGuidEditorType.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DocData Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Shell