IXMLDocument.url Property

Definition

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

Property Value

Attributes

Applies to