次の方法で共有


LogProviderEventLogClass.CreationName プロパティ

定義

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

プロパティ値

ログ プロバイダーの識別子の名前 (GUID) を表す文字列です。

実装

適用対象