VCProject.FileEncoding Property

Definition

Microsoft Internal Use Only.

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

Property Value

A string.

Attributes

Applies to