Partager via


PeerCustomResolverElement.ResolverType Propriété

Définition

Obtient ou définit une valeur de chaîne qui contient le « type » du programme de résolution d’homologue personnalisé.

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

Valeur de propriété

String

Valeur de chaîne qui contient le « type » du programme de résolution d'homologue personnalisé.

Attributs

S’applique à