NewWinEventCommand.ProviderName Property

Definition

ProviderName.

public:
 property System::String ^ ProviderName { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ ProviderName { Platform::String ^ get(); void set(Platform::String ^ value); };
public string ProviderName { get; set; }
[System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="__AllParameterSets", Position=0)]
public string ProviderName { get; set; }
member this.ProviderName : string with get, set
[<System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="__AllParameterSets", Position=0)>]
member this.ProviderName : string with get, set
Public Property ProviderName As String

Property Value

Attributes

Applies to