Click or drag to resize
SimpleFileProtocolGetFileContentSize Method

Namespace: PDTec.IceNet.Sdk.Implementation.Vault
Assembly: PDTec.IceNet.Sdk (in PDTec.IceNet.Sdk.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
public long GetFileContentSize(
	string contentUuid
)

Parameters

contentUuid
Type: SystemString

Return Value

Type: Int64

Implements

IVaultProtocolGetFileContentSize(String)
See Also