ComputerInfo.CsName 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.
Key of a CIM_System instance in an enterprise environment
public:
property System::String ^ CsName { System::String ^ get(); };
public:
property Platform::String ^ CsName { Platform::String ^ get(); };
public string CsName { get; }
member this.CsName : string
Public ReadOnly Property CsName As String