ContentIdentity Members
The following tables list the members exposed by the ContentIdentity type.
Public Constructors
Name | Description | |
---|---|---|
ContentIdentity | Overloaded. Initializes a new instance of ContentIdentity. |
Public Properties
Name | Description | |
---|---|---|
FragmentIdentifier | Gets or sets the specific location of the content item within the larger source file. | |
SourceFilename | Gets or sets the file name of the asset source. | |
SourceTool | Gets or sets the creation tool of the asset. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
ContentIdentity Class
Microsoft.Xna.Framework.Content.Pipeline Namespace