public CharDiffState DiffState { get; }
Public ReadOnly Property DiffState As CharDiffState
Get
Dim instance As CharDiff
Dim value As CharDiffState
value = instance.DiffState
public:
property CharDiffState DiffState {
CharDiffState get ();
}
member DiffState : CharDiffState with get
No code example is currently available or this language may not be supported.