IProperty.Default 屬性
取得字串,此字串的評估是當主控分類器的物件執行個體化時,指定預設的屬性值。
命名空間: Microsoft.VisualStudio.Uml.Classes
組件: Microsoft.VisualStudio.Uml.Interfaces (在 Microsoft.VisualStudio.Uml.Interfaces.dll 中)
語法
'宣告
ReadOnly Property Default As String
string Default { get; }
property String^ Default {
String^ get ();
}
abstract Default : string with get
function get Default () : String
屬性值
類型:String
.NET Framework 安全性
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。