Click or drag to resize
BucketLoggingResultTargetPrefix Property
Target logging file's prefix. If it's empty, the OSS system will name the file instead.

Namespace: Aliyun.OSS
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.4.0 (2.5.4)
Syntax
public string TargetPrefix { get; }

Property Value

Type: String
See Also