DkmScriptSourceProjectItem Class

Definition

The source project system item for a script document.

public ref class DkmScriptSourceProjectItem
[Windows::Foundation::Metadata::WebHostHidden]
public ref class DkmScriptSourceProjectItem
[Windows::Foundation::Metadata::WebHostHidden]
class DkmScriptSourceProjectItem
[System.Runtime.InteropServices.Guid("554a3b31-dbb1-1b82-b0a4-8854519691c7")]
public class DkmScriptSourceProjectItem
[<System.Runtime.InteropServices.Guid("554a3b31-dbb1-1b82-b0a4-8854519691c7")>]
type DkmScriptSourceProjectItem = class
Public Class DkmScriptSourceProjectItem
Inheritance
DkmScriptSourceProjectItem
Attributes

Properties

IsGenerated

True if the script document is expected to be a generated client-side document, so the project item cannot be directly mapped.

Path

Moniker of the project item returned from MapDeployedURLToProjectItem. Project systems can plug into this through IsDocumentInProject.

Methods

Create(String, Boolean)

Create a new DkmScriptSourceProjectItem object instance.

Applies to