FileProperties2.SubType Özellik

Tanım

Bu üye dosya özelliklerine yalnızca iç erişim sağlar. Daha fazla bilgi için bkz. proje türüne özel projeye, proje öğesine ve yapılandırma özelliklerine erişme.

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(11)]
public string SubType { [System.Runtime.InteropServices.DispId(11)] [System.Runtime.InteropServices.TypeLibFunc(1024)] get; [System.Runtime.InteropServices.DispId(11)] [System.Runtime.InteropServices.TypeLibFunc(1024)] set; }
[<System.Runtime.InteropServices.DispId(11)>]
[<get: System.Runtime.InteropServices.DispId(11)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(1024)>]
[<set: System.Runtime.InteropServices.DispId(11)>]
[<set: System.Runtime.InteropServices.TypeLibFunc(1024)>]
member this.SubType : string with get, set
Public Property SubType As String

Özellik Değeri

String

Uygulamalar

Öznitelikler

Açıklamalar

Dış bileşenler, Properties Ilgili Visual Studio Otomasyon nesnesi için koleksiyon aracılığıyla bu özelliklere erişebilir. (Diğer bir deyişle, ProjectItem proje dosyaları ve klasörleri, Project projeler için ve Configuration konfigürasyonlar için). Bu üye adı adı, koleksiyona bir dizin oluşturucu olarak kullanılabilir Properties . Otomasyon aracılığıyla proje özelliklerine erişme hakkında daha fazla bilgi için bkz. proje türüne özel projeye, proje öğesine ve yapılandırma özelliklerine erişme.

Şunlara uygulanır