Aracılığıyla paylaş


ExtensionDescriptionAttribute.Publisher Özellik

Alır veya publisher ayarlar.

Ad alanı:  Microsoft.Data.Schema.Extensibility
Derleme:  Microsoft.Data.Schema (Microsoft.Data.Schema.dll içinde)

Sözdizimi

'Bildirim
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)

Özellik Değeri

Tür: System.String

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ExtensionDescriptionAttribute Sınıf

Microsoft.Data.Schema.Extensibility Ad Alanı