WebComponentFormat.URL Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property URL As String
Get
Set
'Usage
Dim instance As WebComponentFormat
Dim value As String
value = instance.URL
instance.URL = value
string URL { get; set; }
Property Value
Type: System.String