AlternateContent.MarkupCompatibilityNamespaceId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
NamespaceId will be removed in later releases.
Gets a value that represents the markup compatibility namespace ID.
public static byte MarkupCompatibilityNamespaceId { get; }
[System.Obsolete("NamespaceId will be removed in later releases.")]
public static byte MarkupCompatibilityNamespaceId { get; }
static member MarkupCompatibilityNamespaceId : byte
[<System.Obsolete("NamespaceId will be removed in later releases.")>]
static member MarkupCompatibilityNamespaceId : byte
Public Shared ReadOnly Property MarkupCompatibilityNamespaceId As Byte
Property Value
Returns Byte.
- Attributes