IPublishFile.Reset Method
Returns this file to the default state.
Namespace: Microsoft.VisualStudio.ManagedInterfaces.Publish
Assembly: Microsoft.VisualStudio.ManagedInterfaces (in Microsoft.VisualStudio.ManagedInterfaces.dll)
Syntax
‘선언
Sub Reset
‘사용 방법
Dim instance As IPublishFile
instance.Reset()
void Reset()
void Reset()
abstract Reset : unit -> unit
function Reset()
.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.