ILocator.ContentAccessComponent Property
Gets the content access component of this locator.
Namespace: Microsoft.WindowsAzure.MediaServices.Client
Assembly: Microsoft.WindowsAzure.MediaServices.Client (in Microsoft.WindowsAzure.MediaServices.Client.dll)
Syntax
'Declaration
ReadOnly Property ContentAccessComponent As String
Get
'Usage
Dim instance As ILocator
Dim value As String
value = instance.ContentAccessComponent
string ContentAccessComponent { get; }
property String^ ContentAccessComponent {
String^ get ();
}
abstract ContentAccessComponent : string
function get ContentAccessComponent () : String
Property Value
Type: System.String
The content access component of this locator.