ComputerInfo.CsCaption 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.
The name of this computer
public:
property System::String ^ CsCaption { System::String ^ get(); };
public:
property Platform::String ^ CsCaption { Platform::String ^ get(); };
public string CsCaption { get; }
member this.CsCaption : string
Public ReadOnly Property CsCaption As String