Partager via


DrsServiceSettings.CustomNetbiosNames Property

Definition

public:
 property System::Collections::Generic::IList<System::String ^> ^ CustomNetbiosNames { System::Collections::Generic::IList<System::String ^> ^ get(); void set(System::Collections::Generic::IList<System::String ^> ^ value); };
[System.Runtime.Serialization.DataMember(Order=3)]
public System.Collections.Generic.IList<string> CustomNetbiosNames { get; set; }
member this.CustomNetbiosNames : System.Collections.Generic.IList<string> with get, set
Public Property CustomNetbiosNames As IList(Of String)

Property Value

Attributes

Applies to