EventSource.Name 屬性

定義

這是從事件來源衍生出的類別友善名稱。

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

屬性值

這是衍生類別的友善名稱。 預設是類別的簡單名稱。

適用於