Partager via


IRepositoryEntry.VsixReferences, propriété

Espace de noms :  Microsoft.VisualStudio.ExtensionManager
Assembly :  Microsoft.VisualStudio.ExtensionManager (dans Microsoft.VisualStudio.ExtensionManager.dll)

Syntaxe

'Déclaration
Property VsixReferences As String
string VsixReferences { get; set; }
property String^ VsixReferences {
    String^ get ();
    void set (String^ value);
}
abstract VsixReferences : string with get, set
function get VsixReferences () : String 
function set VsixReferences (value : String)

Valeur de propriété

Type : String

Sécurité .NET Framework

Voir aussi

Référence

IRepositoryEntry Interface

Microsoft.VisualStudio.ExtensionManager, espace de noms