IDynamicEndpointMetadata.IsDynamic Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne une valeur qui indique si le point de terminaison associé a un comportement de correspondance dynamique.
public:
property bool IsDynamic { bool get(); };
public bool IsDynamic { get; }
member this.IsDynamic : bool
Public ReadOnly Property IsDynamic As Boolean