ExtensionServiceCreator.ProfileInstance 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.
Object instance of ScriptableObject profile class for extension service created
public:
property Microsoft::MixedReality::Toolkit::BaseMixedRealityProfile ^ ProfileInstance { Microsoft::MixedReality::Toolkit::BaseMixedRealityProfile ^ get(); };
public Microsoft.MixedReality.Toolkit.BaseMixedRealityProfile ProfileInstance { get; }
member this.ProfileInstance : Microsoft.MixedReality.Toolkit.BaseMixedRealityProfile
Public ReadOnly Property ProfileInstance As BaseMixedRealityProfile