Udostępnij za pośrednictwem


PeerCustomResolverElement.ResolverType Właściwość

Definicja

Pobiera lub ustawia wartość ciągu, który zawiera "typ" niestandardowego elementu równorzędnego rozpoznawania nazw.

public:
 property System::String ^ ResolverType { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("resolverType", DefaultValue="")]
[System.Configuration.StringValidator(MinLength=0)]
public string ResolverType { get; set; }
[<System.Configuration.ConfigurationProperty("resolverType", DefaultValue="")>]
[<System.Configuration.StringValidator(MinLength=0)>]
member this.ResolverType : string with get, set
Public Property ResolverType As String

Wartość właściwości

String

Wartość ciągu, która zawiera "typ" niestandardowego elementu równorzędnego rozpoznawania nazw.

Atrybuty

Dotyczy