Compartilhar via


PeerCustomResolverElement.ResolverType Propriedade

Definição

Obtém ou define um valor de cadeia de caracteres que contém o "tipo" do resolvedor de pares personalizado.

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

Valor da propriedade

String

Um valor de cadeia de caracteres que contém o "tipo" do resolvedor de pares personalizado.

Atributos

Aplica-se a