IScriptCollectorInfo.Moniker Property

Definition

Gets the unique identifier of the Script Collector.

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

Property Value

A string that represents the unique identifier of the Script Collector.

Applies to