EmbedCodeConfiguration.TypeId property

This member overrides ClientValueObject.TypeId.

Namespace:  Microsoft.SharePoint.Client.Video
Assembly:  Microsoft.SharePoint.Client.DocumentManagement (in Microsoft.SharePoint.Client.DocumentManagement.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property TypeId As String
    Get
'Usage
Dim instance As EmbedCodeConfiguration
Dim value As String

value = instance.TypeId
public override string TypeId { get; }

Property value

Type: System.String

See also

Reference

EmbedCodeConfiguration class

EmbedCodeConfiguration members

Microsoft.SharePoint.Client.Video namespace