VCFxCopTool2.Dictionaries Property

Definition

public:
 property System::String ^ Dictionaries { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ Dictionaries { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(20)]
public string Dictionaries { [System.Runtime.InteropServices.DispId(20)] get; [System.Runtime.InteropServices.DispId(20)] set; }
[<System.Runtime.InteropServices.DispId(20)>]
[<get: System.Runtime.InteropServices.DispId(20)>]
[<set: System.Runtime.InteropServices.DispId(20)>]
member this.Dictionaries : string with get, set
Public Property Dictionaries As String

Property Value

Implements

Attributes

Applies to