Reference4.Aliases Property

Definition

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

Property Value

Implements

Attributes

Applies to