VersionDefine Struct
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.
Represents a subclass of a Unity assembly definition (asmdef) file.
public value class VersionDefine : IEquatable<Microsoft::MixedReality::Toolkit::Utilities::Editor::VersionDefine>
[System.Serializable]
public struct VersionDefine : IEquatable<Microsoft.MixedReality.Toolkit.Utilities.Editor.VersionDefine>
[<System.Serializable>]
type VersionDefine = struct
Public Structure VersionDefine
Implements IEquatable(Of VersionDefine)
- Inheritance
-
VersionDefine
- Attributes
- Implements
Constructors
VersionDefine(String, String, String) |
Explicit Interface Implementations
IEquatable<VersionDefine>.Equals(VersionDefine) |