Share via


DkmScriptSourceProjectItem.IsGenerated Property

Definition

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.

Applies to