GraphSetter.Property, propriété
Propriété d'interface utilisateur définie. Les propriétés prises en charge sont « Background », « trait », « StrokeThickness », « StrokeDashArray », « premier plan », « forme », « Icon », « HorizontalAlignment », « VerticalAlignment », « marge », « terme », « FontFamily », « FontStyle », « FontWeight ».
Espace de noms : Microsoft.VisualStudio.GraphModel.Styles
Assembly : Microsoft.VisualStudio.GraphModel (dans Microsoft.VisualStudio.GraphModel.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Property As String
public string Property { get; }
public:
property String^ Property {
String^ get ();
}
member Property : string with get
function get Property () : String
Valeur de propriété
Type : String
retourne String ;
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, voir Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.