CodeContainer.IsCodespace 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.
Indicates whether a CodeContainer has codespace properties set.
public:
property bool IsCodespace { bool get(); };
public bool IsCodespace { get; }
member this.IsCodespace : bool
Public ReadOnly Property IsCodespace As Boolean