CodeVariable2.Type Özellik

Tanım

Programlı türü temsil eden bir nesne alır veya ayarlar.

public:
 property EnvDTE::CodeTypeRef ^ Type { EnvDTE::CodeTypeRef ^ get(); void set(EnvDTE::CodeTypeRef ^ value); };
public:
 property EnvDTE::CodeTypeRef ^ Type { EnvDTE::CodeTypeRef ^ get(); void set(EnvDTE::CodeTypeRef ^ value); };
[System.Runtime.InteropServices.DispId(35)]
public EnvDTE.CodeTypeRef Type { [System.Runtime.InteropServices.DispId(35)] [System.Runtime.InteropServices.TypeLibFunc(1024)] get; [System.Runtime.InteropServices.DispId(35)] [System.Runtime.InteropServices.TypeLibFunc(1024)] set; }
[<System.Runtime.InteropServices.DispId(35)>]
[<get: System.Runtime.InteropServices.DispId(35)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(1024)>]
[<set: System.Runtime.InteropServices.DispId(35)>]
[<set: System.Runtime.InteropServices.TypeLibFunc(1024)>]
member this.Type : EnvDTE.CodeTypeRef with get, set
Public Property Type As CodeTypeRef

Özellik Değeri

CodeTypeRef

Bir CodeTypeRef nesnesi.

Uygulamalar

Öznitelikler

Açıklamalar

Type , Nothing varsayılan türde bir kavram olan diller için dönebilir.

Not

Sınıfların, yapıların, işlevlerin, özniteliklerin, temsilcilerin ve bu gibi kod modeli öğelerinin değerleri, belirli tür düzenlemeler yapıldıktan sonra belirleyici olmayan bir değer olabilir, yani değerlerinin her zaman aynı kalır.

Şunlara uygulanır