VCActiveXReference.SubType Eigenschaft

Definition

Ruft den Untertyp der Datei ab bzw. legt diesen fest, wie er von Entwicklern verstanden wird.

public:
 property System::String ^ SubType { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ SubType { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(2019)]
public string SubType { [System.Runtime.InteropServices.DispId(2019)] get; [System.Runtime.InteropServices.DispId(2019)] set; }
[<System.Runtime.InteropServices.DispId(2019)>]
[<get: System.Runtime.InteropServices.DispId(2019)>]
[<set: System.Runtime.InteropServices.DispId(2019)>]
member this.SubType : string with get, set
Public Property SubType As String

Eigenschaftswert

String

Der Untertyp der Datei.

Implementiert

Attribute

Gilt für