[This is preliminary documentation and is subject to change.]
Namespace: NFX.IO.FileSystem.S3.V4Assembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
public static S3V4ListBucketResult FromXML(
string xml
)
public static S3V4ListBucketResult FromXML(
string xml
)
Public Shared Function FromXML (
xml As String
) As S3V4ListBucketResult
Public Shared Function FromXML (
xml As String
) As S3V4ListBucketResult
public:
static S3V4ListBucketResult^ FromXML(
String^ xml
)
public:
static S3V4ListBucketResult^ FromXML(
String^ xml
)
static member FromXML :
xml : string -> S3V4ListBucketResult
static member FromXML :
xml : string -> S3V4ListBucketResult
Return Value
Type:
S3V4ListBucketResult