Share via


TypeMappingAttribute Class

Definition

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

public ref class TypeMappingAttribute sealed : Microsoft::EnterpriseManagement::Configuration::MappingAttribute
[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Enum)]
public sealed class TypeMappingAttribute : Microsoft.EnterpriseManagement.Configuration.MappingAttribute
type TypeMappingAttribute = class
    inherit MappingAttribute
Public NotInheritable Class TypeMappingAttribute
Inherits MappingAttribute
Inheritance
TypeMappingAttribute
Attributes

Constructors

TypeMappingAttribute(String, String)

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Initializes a new instance of the TypeMappingAttribute class.

TypeMappingAttribute(String, String, String)

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Initializes a new instance of the TypeMappingAttribute class.

Properties

Domain

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Gets the domain.

Path

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Gets the path.

Version

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Gets the version.

VersionString

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Gets the version in string format.

Applies to