PartialAgentManagedComputer.NetbiosComputerName 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.
Netbios computer name.
public:
property System::String ^ NetbiosComputerName { System::String ^ get(); };
public string NetbiosComputerName { get; }
member this.NetbiosComputerName : string
Public ReadOnly Property NetbiosComputerName As String
Property Value
Returns a String that contains the NetBIOS name of the agent computer.