SupportsStandaloneFilesAttribute.SupportsStandaloneFiles Property

Definition

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.

Applies to