Aracılığıyla paylaş


IParamInfo.VTSType Özellik

Alır veya parametre vts türünü ayarlar.

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

Sözdizimi

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

Özellik Değeri

Tür: System.String
vts parametresinin türü.

Notlar

vts Microsoft Foundation Class Library ole denetim sınıfları için tasarlanmış değişken parametre türlerini belirtir.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

IParamInfo Arabirim

Microsoft.VisualStudio.VsWizard Ad Alanı

Diğer Kaynaklar

mfc sınıfları