次の方法で共有


SourceLocation.CharacterIndex プロパティ

定義

public:
 property int CharacterIndex { int get(); void set(int value); };
public int CharacterIndex { get; set; }
member this.CharacterIndex : int with get, set
Public Property CharacterIndex As Integer

プロパティ値

注釈

Set プロパティには、逆シリアル化の目的でのみアクセスできます。

適用対象