SharedPropertyGroupManager.Group(String) Méthode

Définition

Recherche le groupe de propriétés avec le nom donné.

public:
 System::EnterpriseServices::SharedPropertyGroup ^ Group(System::String ^ name);
public System.EnterpriseServices.SharedPropertyGroup Group (string name);
member this.Group : string -> System.EnterpriseServices.SharedPropertyGroup
Public Function Group (name As String) As SharedPropertyGroup

Paramètres

name
String

Nom de la propriété demandée.

Retours

SharedPropertyGroup

Objet SharedPropertyGroup demandé.

S’applique à