共用方式為


ExtensionDescriptionAttribute.Description 屬性

取得或設定描述。

命名空間:  Microsoft.Data.Schema.Extensibility
組件:  Microsoft.Data.Schema (在 Microsoft.Data.Schema.dll 中)

語法

'宣告
Public Overridable Property Description As String
    Get
    Set
public virtual string Description { get; set; }
public:
virtual property String^ Description {
    String^ get ();
    void set (String^ value);
}
abstract Description : string with get, set
override Description : string with get, set
function get Description () : String
function set Description (value : String)

屬性值

型別:System.String

.NET Framework 安全性

請參閱

參考

ExtensionDescriptionAttribute 類別

Microsoft.Data.Schema.Extensibility 命名空間