IPersistFile Arabirim

Tanım

Bir nesnenin bir disk dosyasına kaydedilmesini veya yüklenmesini sağlar. Öğesinden devralır IPersist . Daha fazla bilgi için bkz. IPersistFile.

public interface class IPersistFile : Microsoft::VisualStudio::OLE::Interop::IPersist
public interface class IPersistFile : Microsoft::VisualStudio::OLE::Interop::IPersist
__interface IPersistFile : Microsoft::VisualStudio::OLE::Interop::IPersist
[System.Runtime.InteropServices.Guid("0000010B-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IPersistFile : Microsoft.VisualStudio.OLE.Interop.IPersist
[<System.Runtime.InteropServices.Guid("0000010B-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IPersistFile = interface
    interface IPersist
Public Interface IPersistFile
Implements IPersist
Öznitelikler
Uygulamalar

Açıklamalar

Bu bir COM arabirimi olduğundan, yöntemleri UI iş parçacığında çağrılması gerekir.

Yöntemler

GetClassID(Guid)
GetCurFile(String)
IsDirty()
Load(String, UInt32)
Save(String, Int32)
SaveCompleted(String)

Şunlara uygulanır