SharedPropertyGroupManager.Group(String) Metodo

Definizione

Consente di trovare il gruppo di proprietà con il nome specificato.

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

Parametri

name
String

Nome della proprietà richiesta.

Restituisce

Oggetto SharedPropertyGroup richiesto.

Si applica a