IVarInfo.VTSType Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Değişkenin VTS türünü alır veya ayarlar.
public:
property System::String ^ VTSType { System::String ^ get(); void set(System::String ^ value); };
public:
property Platform::String ^ VTSType { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(1610743814)]
public string VTSType { [System.Runtime.InteropServices.DispId(1610743814)] get; [System.Runtime.InteropServices.DispId(1610743814)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FRestricted)] set; }
[<System.Runtime.InteropServices.DispId(1610743814)>]
[<get: System.Runtime.InteropServices.DispId(1610743814)>]
[<set: System.Runtime.InteropServices.DispId(1610743814)>]
[<set: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FRestricted)>]
member this.VTSType : string with get, set
Public Property VTSType As String
Özellik Değeri
Değişkenin VTS türü.
- Öznitelikler
Açıklamalar
VTSType parametrenin veya değişkenin VTS türünü döndürür. VTS, Microsoft Foundation Class Kitaplığı OLE denetim sınıflarıyla kullanılmak üzere tasarlanan VARIANT parametre türlerini belirtir. Olası dönüş değerlerinin listesi için bkz. değişken parametre türü sabitleri .