Aracılığıyla paylaş


VCCodeDelegate.Type Özellik

Alır veya ayarlar program türünü temsil eden bir nesne.

Ad alanı:  Microsoft.VisualStudio.VCCodeModel
Derleme:  Microsoft.VisualStudio.VCCodeModel (Microsoft.VisualStudio.VCCodeModel.dll içinde)

Sözdizimi

'Bildirim
Property Type As CodeTypeRef
CodeTypeRef Type { get; set; }
property CodeTypeRef^ Type {
    CodeTypeRef^ get ();
    void set (CodeTypeRef^ value);
}
abstract Type : CodeTypeRef with get, set
function get Type () : CodeTypeRef 
function set Type (value : CodeTypeRef)

Özellik Değeri

Tür: CodeTypeRef
CodeTypeRef nesnesi

Notlar

Typedöndürebilir Nothing veya nullnull başvuru (Visual Basic'te Nothing) için varsayılan tür kavramı olan diller.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

VCCodeDelegate Arabirim

Microsoft.VisualStudio.VCCodeModel Ad Alanı