IParameter.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
function get Default () : String

屬性值

型別:System.String

.NET Framework 安全性

請參閱

參考

IParameter 介面

Microsoft.VisualStudio.Uml.Classes 命名空間