共用方式為


ICorDebugStringValue::GetLength 方法

取得此 ICorDebugStringValue 所參考字串中的字元數。

語法

HRESULT GetLength (  
    [out] ULONG32   *pcchString  
);  

參數

pcchString
[out] 值的指標,指定此 ICorDebugStringValue 物件所參考的字串長度。

規格需求

平台:請參閱系統需求

標頭:CorDebug.idl、CorDebug.h

程式庫:CorGuids.lib

.NET Framework版本:自 1.0 起可用