共用方式為


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 安全性

請參閱

參考

IProperty 介面

Microsoft.VisualStudio.Uml.Classes 命名空間