NetworkDiscovery.Name Property

Definition

name

public:  property System::String ^ Name {  public:
System::String ^ get(); protected:
 void set(System::String ^ value); };
public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; protected set; }
public string Name { get; }
member this.Name : string with get, set
member this.Name : string
Public Property Name As String
Public ReadOnly Property Name As String

Property Value

String

Returns String.

Applies to