Gets or sets the default media profile.
public string DefaultMediaProfile {get; set;}
'Declaration
Public Property DefaultMediaProfile As String
'Usage
Dim instance As MediaNCreateCommand
Dim value As String
instance.DefaultMediaProfile = value
value = instance.DefaultMediaProfile
Property Value
The default media profile.