DeploymentFileSerializationEventArgs.FileName 屬性

定義

取得正在序列化的檔案名。

public:
 property System::String ^ FileName { System::String ^ get(); };
public string FileName { get; }
member this.FileName : string
Public ReadOnly Property FileName As String

屬性值

包含要序列化之檔案名的字串。

適用於