Sdílet prostřednictvím


ExtensionDescriptionAttribute.Description – vlastnost

Získá nebo nastaví popis.

Obor názvů:  Microsoft.Data.Schema.Extensibility
Sestavení:  Microsoft.Data.Schema (v Microsoft.Data.Schema.dll)

Syntaxe

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

Hodnota vlastnosti

Typ: System.String

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ExtensionDescriptionAttribute Třída

Microsoft.Data.Schema.Extensibility – obor názvů