共用方式為


ExtensionDescriptionAttribute.Publisher 屬性

取得或設定發行者。

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

語法

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

屬性值

型別:System.String

.NET Framework 安全性

請參閱

參考

ExtensionDescriptionAttribute 類別

Microsoft.Data.Schema.Extensibility 命名空間