Aracılığıyla paylaş


CodeGenerator.CurrentClass Özellik

Tanım

Geçerli sınıf için kod türü bildirimini alır.

protected:
 property System::CodeDom::CodeTypeDeclaration ^ CurrentClass { System::CodeDom::CodeTypeDeclaration ^ get(); };
protected System.CodeDom.CodeTypeDeclaration CurrentClass { get; }
member this.CurrentClass : System.CodeDom.CodeTypeDeclaration
Protected ReadOnly Property CurrentClass As CodeTypeDeclaration

Özellik Değeri

Geçerli sınıf için kod türü bildirimi.

Şunlara uygulanır