Share via


DrsServiceSettings.CustomUpns Property

Definition

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

Property Value

Attributes

Applies to