Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Gets a value that determines whether the chain supports GetPreviousToken.
Namespace: Microsoft.VisualStudio.IntelliTrace
Assembly: Microsoft.VisualStudio.IntelliTrace (in Microsoft.VisualStudio.IntelliTrace.dll)
Syntax
'Dichiarazione
Public Overrides ReadOnly Property CanGetPreviousToken As Boolean
Get
public override bool CanGetPreviousToken { get; }
public:
virtual property bool CanGetPreviousToken {
bool get () override;
}
abstract CanGetPreviousToken : bool
override CanGetPreviousToken : bool
override function get CanGetPreviousToken () : boolean
Property Value
Type: System.Boolean
.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.