ComputerInfo.CsRoles Property

Definition

Array that specifies the roles of a system in the information technology environment

public:
 property cli::array <System::String ^> ^ CsRoles { cli::array <System::String ^> ^ get(); };
public:
 property Platform::Array <Platform::String ^> ^ CsRoles { Platform::Array <Platform::String ^> ^ get(); };
public string[] CsRoles { get; }
member this.CsRoles : string[]
Public ReadOnly Property CsRoles As String()

Property Value

String[]

Applies to