PeerCustomResolverElement.ResolverType Свойство

Определение

Получает или задает строковое значение, содержащее "тип" настраиваемого однорангового сопоставителя.

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

Значение свойства

Строковое значение, содержащее "тип" настраиваемого распознавателя одноранговых узлов.

Атрибуты

Применяется к