OperationInfoBase.Name Właściwość

Definicja

Po zaimplementowaniu w klasie pochodnej pobiera lub ustawia nazwę skojarzoną z tym wystąpieniem.

public:
 virtual property System::String ^ Name { System::String ^ get(); void set(System::String ^ value); };
public virtual string Name { get; set; }
member this.Name : string with get, set
Public Overridable Property Name As String

Wartość właściwości

String

Ciąg reprezentujący nazwę obiektu.

Dotyczy