ProvideDirectiveProcessorAttribute.Name 属性

定义

指令处理器的名称

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

属性值

String
属性

适用于