ComputerInfo.CsRoles Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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[]