IControl.Location Eigenschaft

Definition

Ruft eine Zeichenfolge ab, die die Position des angegebenen Elements enthält, oder legt diese fest.

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

Eigenschaftswert

String

Der Speicherort der Typbibliothek des Steuer Elements.

Attribute

Gilt für