SourceFileInfo.AssetLocation 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.
Gets the asset location of this source file.
public:
property Microsoft::MixedReality::Toolkit::MSBuild::AssetLocation AssetLocation { Microsoft::MixedReality::Toolkit::MSBuild::AssetLocation get(); };
public Microsoft.MixedReality.Toolkit.MSBuild.AssetLocation AssetLocation { get; }
member this.AssetLocation : Microsoft.MixedReality.Toolkit.MSBuild.AssetLocation
Public ReadOnly Property AssetLocation As AssetLocation