Właściwość VCCodeIDLLibrary.DeclarationText —

Zwraca lub ustawia deklarację obiektu.

Przestrzeń nazw:  Microsoft.VisualStudio.VCCodeModel
Zestaw:  Microsoft.VisualStudio.VCCodeModel (w Microsoft.VisualStudio.VCCodeModel.dll)

Składnia

'Deklaracja
Property DeclarationText As String
string DeclarationText { get; set; }
property String^ DeclarationText {
    String^ get ();
    void set (String^ value);
}
abstract DeclarationText : string with get, set
function get DeclarationText () : String 
function set DeclarationText (value : String)

Wartość właściwości

Typ: String
Deklarację obiektu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCCodeIDLLibrary Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCCodeModel