ISymbolDocument.HasEmbeddedSource Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Vérifie si le document actif est enregistré dans le magasin de symboles.
public:
property bool HasEmbeddedSource { bool get(); };
public bool HasEmbeddedSource { get; }
member this.HasEmbeddedSource : bool
Public ReadOnly Property HasEmbeddedSource As Boolean
Valeur de propriété
true si le document actif est enregistré dans le magasin de symboles ; sinon, false.