Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the manifest property value.
Namespace: Microsoft.Web.Media.TransformManager
Assembly: Microsoft.Web.Media.TransformManager.Sdk (in Microsoft.Web.Media.TransformManager.Sdk.dll)
Syntax
'Declaration
ReadOnly Property Value As String
Get
'Usage
Dim instance As IManifestProperty
Dim value As String
value = instance.Value
string Value { get; }
property String^ Value {
String^ get ();
}
abstract Value : string
function get Value () : String
Property Value
Type: System. . :: . .String
The property value.