SecureBlackbox 2020 iOS Edition

Questions / Feedback?

artifactURI (property)

An accessor to the URI property of the artifact.

Syntax

@property (nonatomic,readonly,assign,getter=artifactURI) NSString* artifactURI;
- (NSString*)artifactURI;
public var artifactURI: String {
  get {...}
}

Default Value

""

Remarks

An accessor to the URI property of the artifact.

The URI property contains the origin of the artifact.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 iOS Edition - Version 20.0 [Build 8166]