LogProviderTextFileClass.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) の名前を含む String

実装

注釈

詳細については、「LogProvider」を参照してください。

適用対象