SharedPropertyGroupManager.Group(String) Methode

Definition

Sucht die Eigenschaftengruppe mit dem angegebenen Namen.

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

Parameter

name
String

Der Name der angeforderten Eigenschaft.

Gibt zurück

SharedPropertyGroup

Der angeforderte SharedPropertyGroup.

Gilt für