Udostępnij przez


SharedPropertyGroup.Property(String) Metoda

Definicja

Zwraca właściwość o podanej nazwie.

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

Parametry

name
String

Nazwa żądanej właściwości.

Zwraca

Żądany element SharedProperty.

Uwagi

W przeciwieństwie do CreatePropertyelementu ta właściwość musi już istnieć.

Dotyczy