SupportsStandaloneFilesAttribute.SupportsStandaloneFiles 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 whether an IPeekableItemSourceProvider supports standalone (not part of a project) files.
public:
property bool SupportsStandaloneFiles { bool get(); };
public:
property bool SupportsStandaloneFiles { bool get(); };
public bool SupportsStandaloneFiles { get; }
member this.SupportsStandaloneFiles : bool
Public ReadOnly Property SupportsStandaloneFiles As Boolean
Property Value
Returns Boolean.