VCFilter.CanonicalName Property

Definition

Gets the unique name used for this filter.

public:
 property System::String ^ CanonicalName { System::String ^ get(); };
public:
 property Platform::String ^ CanonicalName { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(2343)]
public string CanonicalName { [System.Runtime.InteropServices.DispId(2343)] get; }
[<System.Runtime.InteropServices.DispId(2343)>]
[<get: System.Runtime.InteropServices.DispId(2343)>]
member this.CanonicalName : string
Public ReadOnly Property CanonicalName As String

Property Value

A string representing the name of the filter.

Attributes

Applies to