FileProperties2.CopyToOutputDirectory Ö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::UInt32 CopyToOutputDirectory { System::UInt32 get(); void set(System::UInt32 value); };
public:
 property unsigned int CopyToOutputDirectory { unsigned int get(); void set(unsigned int value); };
[System.Runtime.InteropServices.ComAliasName("VSLangProj80.COPYTOOUTPUTSTATE")]
[System.Runtime.InteropServices.DispId(100)]
public uint CopyToOutputDirectory { [System.Runtime.InteropServices.DispId(100)] get; [System.Runtime.InteropServices.DispId(100)] set; }
[<System.Runtime.InteropServices.ComAliasName("VSLangProj80.COPYTOOUTPUTSTATE")>]
[<System.Runtime.InteropServices.DispId(100)>]
[<get: System.Runtime.InteropServices.DispId(100)>]
[<set: System.Runtime.InteropServices.DispId(100)>]
member this.CopyToOutputDirectory : uint32 with get, set
Public Property CopyToOutputDirectory As UInteger

Özellik Değeri

UInt32
Ö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