ProviderMetadata.DisplayName 属性

定义

获取事件提供程序的本地化名称。

public:
 property System::String ^ DisplayName { System::String ^ get(); };
public string DisplayName { get; }
public string DisplayName { [System.Security.SecurityCritical] get; }
member this.DisplayName : string
[<get: System.Security.SecurityCritical>]
member this.DisplayName : string
Public ReadOnly Property DisplayName As String

属性值

返回一个包含事件提供程序的本地化名称的字符串。

属性

适用于

另请参阅