Поделиться через


Parameter.Name Свойство

Определение

Получает или задает имя параметра.

public:
 property System::String ^ Name { System::String ^ get(); void set(System::String ^ value); };
[System.Xml.Serialization.XmlAttribute(typeof(System.String))]
public string Name { get; set; }
[<System.Xml.Serialization.XmlAttribute(typeof(System.String))>]
member this.Name : string with get, set
Public Property Name As String

Значение свойства

Имя параметра.

Реализации

Атрибуты

Применяется к