VBProjectConfigurationProperties5.FileAlignment Property

Definition

public:
 property System::UInt32 FileAlignment { System::UInt32 get(); void set(System::UInt32 value); };
public:
 property unsigned int FileAlignment { unsigned int get(); void set(unsigned int value); };
[System.Runtime.InteropServices.DispId(10069)]
public uint FileAlignment { [System.Runtime.InteropServices.DispId(10069)] get; [System.Runtime.InteropServices.DispId(10069)] set; }
[<System.Runtime.InteropServices.DispId(10069)>]
[<get: System.Runtime.InteropServices.DispId(10069)>]
[<set: System.Runtime.InteropServices.DispId(10069)>]
member this.FileAlignment : uint32 with get, set
Public Property FileAlignment As UInteger

Property Value

Attributes

Applies to