DkmScriptBlockMappingInfo.CodeText 属性

定义

脚本块中代码的文本。

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

属性值

String

返回 String

适用于