DkmScriptSourceProjectItem.IsGenerated 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.
True if the script document is expected to be a generated client-side document, so the project item cannot be directly mapped.
public:
property bool IsGenerated { bool get(); };
public:
property bool IsGenerated { bool get(); };
public bool IsGenerated { get; }
member this.IsGenerated : bool
Public ReadOnly Property IsGenerated As Boolean
Property Value
Returns Boolean.