IDifferenceViewer.ActiveViewType Property
Namespace: Microsoft.VisualStudio.Text.Differencing
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Syntax
'宣告
ReadOnly Property ActiveViewType As DifferenceViewType
DifferenceViewType ActiveViewType { get; }
property DifferenceViewType ActiveViewType {
DifferenceViewType get ();
}
abstract ActiveViewType : DifferenceViewType
function get ActiveViewType () : DifferenceViewType
Property Value
Type: Microsoft.VisualStudio.Text.Differencing.DifferenceViewType
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.