Template.Name Свойство

Определение

Возвращает понятное имя шаблона.

public:
 property System::String ^ Name { System::String ^ get(); };
public:
 property Platform::String ^ Name { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(10)]
public string Name { [System.Runtime.InteropServices.DispId(10)] get; }
[<System.Runtime.InteropServices.DispId(10)>]
[<get: System.Runtime.InteropServices.DispId(10)>]
member this.Name : string
Public ReadOnly Property Name As String

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

String

Строка, представляющая понятное имя шаблона.

Атрибуты

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