Share via


WebComponent.URL Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property URL As String
    Get
    Set
'Usage
Dim instance As WebComponent
Dim value As String

value = instance.URL

instance.URL = value
string URL { get; set; }

Property Value

Type: System.String

See Also

Reference

WebComponent Interface

WebComponent Members

Microsoft.Office.Core Namespace