ProvideDirectiveProcessorAttribute.Description 属性

定义

指令处理器的人为说明

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

属性值

String
属性

适用于