Share via


DrsServiceSettings.DiscoveredUpns Property

Definition

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

Property Value

Attributes

Applies to