次の方法で共有


MacBinaryHeader.FileNameLength Property

The FileNameLength property gets the length of the file name.

Namespace: Microsoft.Exchange.Data.Mime.Encoders
Assembly: Microsoft.Exchange.Data.Common (in microsoft.exchange.data.common.dll)

Syntax

'Declaration
Public ReadOnly Property FileNameLength As Integer
public int FileNameLength { get; }
public:
property int FileNameLength {
    int get ();
}
/** @property */
public int get_FileNameLength ()
public function get FileNameLength () : int

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,

Target Platforms

Windows Server 2003