







![]() ![]() |
DotRas SDK Documentation |
RasNbfInfo..::..WorkstationName Property |
RasNbfInfo Class See Also Send Feedback |
![]() |
Gets the local workstation name.
Namespace: DotRas
Assembly: DotRas (in DotRas.dll) Version: 1.3.5166.33435 (1.3.0.0)
Syntax
C# |
---|
public string WorkstationName { get; } |
Visual Basic |
---|
Public ReadOnly Property WorkstationName As String Get |
Visual C++ |
---|
public: property String^ WorkstationName { String^ get (); } |
F# |
---|
member WorkstationName : string with get |