GraphSetter.Property 屬性
正被設定的 UI 屬性。 支援的屬性為「背景」, 「筆劃」, 「StrokeThickness」, 「StrokeDashArray」, 「、」, 「圖案」, 「Icon」, 「HorizontalAlignment」, 「VerticalAlignment」, 「邊界」, 「填補」, 「FontFamily」, 「FontStyle」, 「FontWeight」。
命名空間: Microsoft.VisualStudio.GraphModel.Styles
組件: Microsoft.VisualStudio.GraphModel (在 Microsoft.VisualStudio.GraphModel.dll 中)
語法
'宣告
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
屬性值
類型:String
傳回 String。
.NET Framework 安全性
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。