Share via


DkmScriptBlockMappingInfo.CodeText Property

Definition

Text of the code in the script block.

public:
 property System::String ^ CodeText { System::String ^ get(); };
public:
 property Platform::String ^ CodeText { Platform::String ^ get(); };
public string CodeText { get; }
member this.CodeText : string
Public ReadOnly Property CodeText As String

Property Value

Returns String.

Applies to