Graph.CommonPaths-Eigenschaft
Ein der allgemeinen Wörterbuch Pfade, die während der Serialisierung ersetzt werden.
Namespace: Microsoft.VisualStudio.GraphModel
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Syntax
'Declaration
Public Shared ReadOnly Property CommonPaths As GraphPathSerializationDictionary
public static GraphPathSerializationDictionary CommonPaths { get; }
public:
static property GraphPathSerializationDictionary^ CommonPaths {
GraphPathSerializationDictionary^ get ();
}
static member CommonPaths : GraphPathSerializationDictionary with get
static function get CommonPaths () : GraphPathSerializationDictionary
Eigenschaftswert
Typ: Microsoft.VisualStudio.GraphModel.GraphPathSerializationDictionary
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.