Partager via


DocData.GetGuidEditorType, méthode

Obtient GUID de la fabrique d'éditeur qui a créé l'objet d'IVsPersistDocData.

Espace de noms :  Microsoft.VisualStudio.Modeling.Shell
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Syntaxe

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

Paramètres

Valeur de retour

Type : System.Int32
S_OK si la méthode aboutit ; sinon, elle retourne code d'erreur.

Implémentations

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

Notes

La fabrique GUID d'éditeur implémente GetGuidEditorType.

Sécurité .NET Framework

Voir aussi

Référence

DocData Classe

Microsoft.VisualStudio.Modeling.Shell, espace de noms