TextLength プロパティ

名前空間:  Microsoft.AnalysisServices
アセンブリ:  Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)

構文

'宣言
Public ReadOnly Property TextLength As Integer
    Get
'使用
Dim instance As XmlaMessageLocation
Dim value As Integer

value = instance.TextLength
public int TextLength { get; }
public:
property int TextLength {
    int get ();
}
member TextLength : int
function get TextLength () : int

プロパティ値

型: System. . :: . .Int32