Share via


CodeFolder.Language Property

Definition

Gets the language configured for the folder.

public:
 property System::String ^ Language { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(4)]
public string Language { [System.Runtime.InteropServices.DispId(4)] get; }
[<System.Runtime.InteropServices.DispId(4)>]
[<get: System.Runtime.InteropServices.DispId(4)>]
member this.Language : string
Public ReadOnly Property Language As String

Property Value

A string indicating the language of the code in the folder.

Attributes

Applies to