Sdílet prostřednictvím


DocData.GetGuidEditorType – metoda

Identifikátor GUID factory editor, který vytvořili získává IVsPersistDocData objektu.

Obor názvů:  Microsoft.VisualStudio.Modeling.Shell
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Syntaxe

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

Parametry

Vrácená hodnota

Typ: System.Int32
S_OK Pokud metoda uspěje; v opačném případě vrátí kód chyby.

Implementuje

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

Poznámky

Editor factory, implementuje GUID GetGuidEditorType.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

DocData Třída

Microsoft.VisualStudio.Modeling.Shell – obor názvů